home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / NetWatch / NetWatch / NetWatch.TimingData next >
Text File  |  1993-05-23  |  1KB  |  25 lines

  1. 0.05  20  2  5  0.01  3
  2.  
  3. # send_interval packets_per_interval retry_interval retry_count parse_interval
  4. # defaults: 0.01  20  2  5  0.01  3
  5. # time units in seconds
  6. #
  7. # The first two numbers control the spacing of SNMP packets sent out to the 
  8. # network.  Every send_interval seconds, up to packets_per_interval SNMP
  9. # packets may be sent out, either new packets or retries.  For example,
  10. # in the default case, up to 2000 packets may be transmitted per second.
  11. # Adjust these numbers according to system performance.
  12. #
  13. # The next three numbers may, but probably will not need to be, changed.
  14. # A packet for which a response has not been received will retry up to 
  15. # retry_count times, no sooner than retry_interval seconds after the last
  16. # try.  The application will search for incoming packets every parse_interval
  17. # seconds.
  18. #
  19. # The last number specifies the number of attempts before setting a 
  20. # connectivity alarm.
  21. #
  22. # The values for these six variables are displayed in the Error/Event Log.
  23. # If this file is missing, incomplete, or corrupted, the fields that can't be
  24. # parsed are set to the defaults listed above.
  25.